home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-06-24 | 532 b | 19 lines | [TEXT/LMAN] |
- on startup
-
-
- --the debugplaybackenabled=TRUE
- if string(0.0)="a" then nothing
- --Fix problem with sounds not playing
- --if Intel RSX is installed
- set the soundkeepdevice to 0
- -- beep
- -- Added to look for files in the "media"
- -- subdirectory
- global tbsearchpath
- set tbsearchpath=[]
- append(tbsearchpath, the applicationPath & "movies\")
- append(tbsearchpath, the applicationPath & "downloads\")
-
- extCastPad = the applicationpath & "casts"
- add the searchPaths, extCastPad
- end startup